PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.fonts.truetype Package / PDFTrueTypeFontFeatures Class
Members
In This Topic
    PDFTrueTypeFontFeatures Class
    In This Topic
    Defines the optional font features to be loaded from the font file. All the features supported by the properties of this class must be available in the font file otherwise enabling these properties has no effect.
    Object Model
    PDFTrueTypeFontFeatures Class
    Syntax
    public class PDFTrueTypeFontFeatures 
        extends Object 
    Inheritance Hierarchy

    java.lang.Object
       com.o2sol.pdf4java.graphics.fonts.truetype.PDFTrueTypeFontFeatures

    See Also